home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
utils2
/
pock40.arj
/
PRINTDOC.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-03-27
|
374b
|
15 lines
echo off
cls
echo Choose document to print then type:
echo.
echo "L" to preview file
echo ENTER or "Y" to print it
echo "*" to run print of rest of files
echo ESC to exit
echo.
d .1st .d .doc .diz .frm .lst /I[copy /A $w prn:][?$3#. $8n.$3e $8s bytes ?]uRQ
echo.
echo Type D /? and D /?? to access on-line guides
echo.